This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[心得] 統計,改變了世界

[心得] 統計,改變了世界

ASP.NET Core Web API 入門教學 - 刪除多筆指定資料

ASP.NET Core Web API 入門教學 - 刪除多筆指定資料

Why you should or shouldn't use Google DNS?

Why you should or shouldn't use Google DNS?


Comments